Region description ...


Properties


Enabled

bool Enabled

Gets/sets whether this region is enabled.


ID

int ID

Gets the ID number for this region.


LightLevel

Gets/sets the light level for this region.


TintBlue

Gets the Blue component of this region's colour tint.


TintEnabled

Gets whether a colour tint is set for this region.


TintGreen

Gets the Green component of this region's colour tint.


TintLuminance

Gets the Luminance of this region's colour tint.


TintRed

Gets the Red component of this region's colour tint.


TintSaturation

Gets the Saturation of this region's colour tint.


Methods


GetAtRoomXY

static Region GetAtRoomXY(int x, int y)

Returns the region at the specified location.


RunInteraction

void RunInteraction(int eventInt)

Runs the event handler for the specified event for this region.


Tint

Sets the region tint which will apply to characters that are standing on the region.